CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Opengl 圆

搜索资源列表

  1. collisiondetection_2

    0下载:
  2. opengl 高级的碰撞检测 圆对三角 圆对圆-advanced collision detection
  3. 所属分类:Graph program

    • 发布日期:2017-05-12
    • 文件大小:3045784
    • 提供者:xie xie
  1. Circle

    0下载:
  2. 在visual c++下用opengl实现中点画圆算法-In visual c++ implementation using the midpoint circle algorithm opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-24
    • 文件大小:333127
    • 提供者:冯建玉
  1. opengl-torus

    0下载:
  2. 一个汇编的例子:OpenGL 作图例子 - 圆环-A compilation of examples: OpenGL graphic example- Circle
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:12288
    • 提供者:战天意
  1. line

    0下载:
  2. OPENGL制作的简单的圆,制作机器人,黄色的机器人-OPENGL produced a simple circle, production robot
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:167115
    • 提供者:路倩
  1. Bounce

    0下载:
  2. 基于VC++下 OpenGL 程序开发,演示二维物体的平移-Under VC++ based OpenGL program development, presentations, two-dimensional objects translation
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:24459
    • 提供者:huyayuan
  1. OPGLTorus

    0下载:
  2. opengl实验的3D彩色圆环翻转,计算机图形学课程实验-opengl 3D color ring flip experiments, computer graphics course experiment
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-12
    • 文件大小:2955500
    • 提供者:吴蒙
  1. Painter

    1下载:
  2. 画图,OpenGL实现,可以画点,线,圆,椭圆,矩形,多边形等,可以设置颜色和线的粗细,点的大小-Drawing, OpenGL implementation, can draw points, lines, circles, ellipses, rectangles, polygons, etc., you can set the color and line thickness, point sizes
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:105198
    • 提供者:芳琪
  1. OpenGL

    0下载:
  2. 利用OPENGL和VC混合编程,实现窗口的分割,左边窗口设置控制命令,右边窗口绘制圆,可以改变其中心位置和半径。并且可以设置坐标旋转。-Using OPENGL and VC mixed programming, split window, left window, set the control command, Draw a circle on the right window, you can change its central location and radius. And can
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-26
    • 文件大小:8889287
    • 提供者:李思吟
  1. university

    0下载:
  2. opengl宇宙的 附件里有各个星球的清晰bmp纹理 利用分布在圆面上的点模拟远处的星星 -opengl annex the universe has a clear bmp texture of each planet using the distribution of points in the round surface of the stars simulated distant
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-28
    • 文件大小:11014267
    • 提供者:CUNTIE
  1. Bresenham

    0下载:
  2. Bresenham直线生成算法和中点圆圆弧生成算法-Bresenham line generation algorithm and the midpoint of the arc circle generation algorithm
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-13
    • 文件大小:3503778
    • 提供者:sanbudeyu
  1. openGL

    0下载:
  2. 计算机图形学实验,画直线,圆,椭圆,带界面-Computer graphics experiments, draw a straight line, circle, ellipse, with the interface
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:19234
    • 提供者:david
  1. opengl-Application

    0下载:
  2. 学习opengl时设计的一个简单应用程序,可以实现三维图形多向旋转,绘制直线和圆以及二维图形的变换等功能。需要添加opengl库。-A simple application designed to learn opengl, you can achieve the functions of the three-dimensional graphics and more to the rotation, draw lines and circles as well as two-dimension
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-22
    • 文件大小:6903127
    • 提供者:
  1. basic-graph--drawing-using-opengl

    0下载:
  2. 用opengl实现基本图形的绘制,包括DDA画线法、bresenham中点画线法、改进的bresenham中点画线法、bresenham画圆画椭圆法-basic graph drawing using opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-06
    • 文件大小:2842
    • 提供者:李劳毛
  1. OpenGL

    0下载:
  2. opengl 中鼠标点击简单的平移,简单的画圆,正方体等图形-opengl mouse click simple translation, a simple circle, cube and other graphic
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:3461841
    • 提供者:刘同林
  1. OpenGL

    0下载:
  2. 扫描画圆、中点画圆、Bresenham画圆算法、四分之一圆画圆算法-Scan circle, the midpoint Circle, Bresenham circle algorithm, fourth round circle algorithm, etc.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-09
    • 文件大小:1688382
    • 提供者:泪无痕
  1. OpenGL--Demo

    0下载:
  2. OpenGL由像素点生成直线,圆和椭圆算法,以及生成螺旋星线算法。和框架搭载,方便初学者编程,-OpenGL pixels generated by a straight line, circle and ellipse algorithms, and algorithms to generate spiral Star Line. And frame mounted, easy for beginners to programming,
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:145155
    • 提供者:闵得恒
  1. MFC--Use-OpenGL-555577777

    0下载:
  2. OpenGL简单应用,采用MFC 单文档结构编写的一个运动圆环和卫星运动。-OpenGL simple application written using MFC single document structure of a sport rings and satellite motion.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3782792
    • 提供者:heye
  1. basic-graph--drawing-using-opengl

    0下载:
  2. 用opengl实现基本图形的绘制,包括DDA画线法、bresenham中点画线法、改进的bresenham中点画线法、bresenham画圆画椭圆法-basic graph drawing using opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:2886
    • 提供者:官兵列队
  1. OpenGL-solidmodel-code

    0下载:
  2. 利用GLUT提供的9种三维实体分别绘制圆锥体、四面体、正方体、正十二面体、正二十面体、正八面体、球体、圆球体和茶壶模型,并应用鼠标交互菜单实现实体图和线框图之间的切换。-9 provided by GLUT were drawn three-dimensional solid cone, tetrahedron, cube, dodecahedron, icosahedron, octahedron, sphere, spherical body and the teapot model, an
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:6788
    • 提供者:闯黄扣分
  1. OpenGL

    0下载:
  2. 本代码通过OpenGL库,绘制了一个机器人,其中算法运用了,中点画线,中点画圆和中点画椭圆等。-The code via OpenGL library, draw a robot, which algorithm to use, and the dotted line, the midpoint Circle and the stippling ellipse.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-06
    • 文件大小:1259347
    • 提供者:程海粟
« 1 2 34 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com